home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 1.iso / dist / fw_mysql.idb / usr / freeware / catman / u_man / cat1 / mysql.Z / mysql
Encoding:
Text File  |  1999-10-18  |  6.9 KB  |  199 lines

  1.  
  2.  
  3.  
  4.      MMMMYYYYSSSSQQQQLLLL((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((11113333 JJJJuuuunnnneeee 1111999999997777))))          MMMMYYYYSSSSQQQQLLLL((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       mysql    - text-based client for    mysqld,    a SQL-based relational
  10.       database daemon
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       mmmmyyyyssssqqqqllll    [----BBBB|--------bbbbaaaattttcccchhhh] [----####|--------ddddeeeebbbbuuuugggg==== _l_o_g_f_i_l_e] [----TTTT|--------ddddeeeebbbbuuuugggg----iiiinnnnffffoooo]
  14.       [----eeee|--------eeeexxxxeeeecccc==== _c_o_m_m_a_n_d] [----ffff|--------ffffoooorrrrcccceeee] [----????|--------hhhheeeellllpppp]    [----hhhh|--------hhhhoooosssstttt====
  15.       _h_o_s_t_n_a_m_e] [----nnnn|--------uuuunnnnbbbbuuuuffffffffeeeerrrreeeedddd] [----pppp|--------ppppaaaasssssssswwwwoooorrrrdddd [=_p_w_d]
  16.       [----PPPP|--------ppppoooorrrrtttt==== _p_n_u_m] [----qqqq|--------qqqquuuuiiiicccckkkk] [----rrrr|--------rrrraaaawwww] [----ssss|--------ssssiiiilllleeeennnntttt]
  17.       [----SSSS|--------ssssoooocccckkkkeeeetttt====    _s_n_u_m] [----uuuu|--------uuuusssseeeerrrr==== _u_n_a_m_e] [----vvvv|--------vvvveeeerrrrbbbboooosssseeee]
  18.       [----VVVV|--------vvvveeeerrrrssssiiiioooonnnn] [----wwww|--------wwwwaaaaiiiitttt]
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.       The _m_y_s_q_l program provides a curses-based interface to the
  22.       SQL-based database server daemon, _m_y_s_q_l_d(1).    Full fuller
  23.       documentation, refer to the HTML documents installed with
  24.       the package.
  25.  
  26.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  27.       ----BBBB|--------bbbbaaaattttcccchhhh
  28.            Print results with a tab    as separator, each row on a
  29.            new line.
  30.  
  31.       ----####|--------ddddeeeebbbbuuuugggg====_l_o_g_f_i_l_e
  32.            Employ the specified debug log.
  33.  
  34.       ----TTTT|--------ddddeeeebbbbuuuugggg----iiiinnnnffffoooo
  35.            Print debug information upon exiting.
  36.  
  37.       ----eeee |||| --------eeeexxxxeeeecccc====ccccoooommmmmmmmaaaannnndddd
  38.            Execute the specified command and quit ((((--batch is
  39.            implicit).
  40.  
  41.       ----ffff|--------ffffoooorrrrcccceeee
  42.            Continue    even if    the face of a SQL error.
  43.  
  44.       ----????|--------hhhheeeellllpppp
  45.            Display a help message and exit.
  46.  
  47.       ----hhhh|--------hhhhoooosssstttt====_h_o_s_t_n_a_m_e
  48.            Connect to the specified    host.
  49.  
  50.       ----nnnn|--------uuuunnnnbbbbuuuuffffffffeeeerrrreeeedddd
  51.            Flush the buffer    after each query.
  52.  
  53.       ----pppp|--------ppppaaaasssssssswwwwoooorrrrdddd[====_p_w_d]
  54.            Employ the specified password when connecting to    the
  55.            database    server.     If a password is not supplied,    it
  56.            will be requested interactively.
  57.  
  58.       ----PPPP|--------ppppoooorrrrtttt====_p_n_u_m
  59.            Employ the specified port number    for connecting to the
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 9/26/99)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      MMMMYYYYSSSSQQQQLLLL((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((11113333 JJJJuuuunnnneeee 1111999999997777))))          MMMMYYYYSSSSQQQQLLLL((((1111))))
  71.  
  72.  
  73.  
  74.            database    server.
  75.  
  76.       ----qqqq|--------qqqquuuuiiiicccckkkk
  77.            Do not cache the    result;    print it row by    row.  This may
  78.            slow down the server if the output is suspended.
  79.  
  80.       ----rrrr|--------rrrraaaawwww
  81.            Write fields without conversion.     (used with --------bbbbaaaattttcccchhhh).
  82.  
  83.       ----ssss|--------ssssiiiilllleeeennnntttt
  84.            Silent mode: reduce the amount of output.
  85.  
  86.       ----SSSS|--------ssssoooocccckkkkeeeetttt====_s_n_u_m
  87.            Employ the specified socket file    for connecting to the
  88.            database    server.
  89.  
  90.       ----uuuu|--------uuuusssseeeerrrr====_u_n_a_m_e
  91.            Employ the specified user name for logging in to    the
  92.            server.
  93.  
  94.       ----vvvv|--------vvvveeeerrrrbbbboooosssseeee
  95.            Verbose mode: write more    Specifying this    option _t_w_i_c_e
  96.            produces    a tabular output format.
  97.  
  98.       ----VVVV|--------vvvveeeerrrrssssiiiioooonnnn
  99.            Print the _m_y_s_q_l version number and exit.
  100.  
  101.       ----wwww|--------wwwwaaaaiiiitttt
  102.            Wait and    retry if the database server connection    is
  103.            down.
  104.  
  105.      FFFFIIIILLLLEEEESSSS
  106.       /_d_e_p_o_t/_b_i_n/_m_y_s_q_l    executable
  107.  
  108.       /_d_e_p_o_t/_b_i_n/_m_y_s_q_l_d    executable
  109.  
  110.       /_d_e_p_o_t/_b_i_n/_s_a_f_e__m_y_s_q_l_d
  111.                 executable shell script    for starting
  112.                 mysqld safely
  113.  
  114.       /_s_i_t_e/_v_a_r/_m_y_s_q_l/_d_a_t_a    location of database files
  115.  
  116.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  117.       isamchk (1), isamlog (1), mysqlaccess    (1), mysqladmin    (1),
  118.       mysqlbug (1),    mysqld (1), mysqldump (1), mysqlshow (1),
  119.       msql2mysql (1), perror (1), replace (1), safe_mysqld (1),
  120.       which1 (1), zap (1),
  121.  
  122.      AAAAUUUUTTTTHHHHOOOORRRR
  123.       Ver 6.3, distribution    3.20.20    Michael    (Monty)    Widenius
  124.       (monty@tcx.se), TCX Datakonsult AB (http://www.tcx.se).
  125.       This software    comes with no warranty.     Manual    page by    R. P.
  126.  
  127.  
  128.  
  129.      Page 2                         (printed 9/26/99)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      MMMMYYYYSSSSQQQQLLLL((((1111))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((11113333 JJJJuuuunnnneeee 1111999999997777))))          MMMMYYYYSSSSQQQQLLLL((((1111))))
  137.  
  138.  
  139.  
  140.       C. Rodgers, Lister Hill National Center for Biomedical
  141.       Communication, U.S. National Library of Medicine
  142.       (rodgers@nlm.nih.gov).
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.      Page 3                         (printed 9/26/99)
  196.  
  197.  
  198.  
  199.